@media screen and (max-width: 1023px) {
	img {
		object-fit: cover;
	}

	.pc {
		display: none;
	}

	.container {
		max-width: 7.5rem;
		margin: 0px auto;
		font-size: 0.24rem;
		padding: 0px 0.3rem;
	}

	/* å¤´éƒ¨ */
	.wrapper {
		padding-top: 1rem;
	}

	.HeaderFlix {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background-color: #fff;
		z-index: 99;
		height: 1rem;
	}

	.LogoImg {
		background-image: url(../images/logo.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center;
		float: left;
		width: 1.8rem;
		height: 0.4rem;
		margin-top: 0.3rem;
		transition: all .4s ease;
		margin-left: 0.3rem;
	}

	.Search_Layout {
		float: right;
		margin-right: 0.8rem;
	}

	.Search_Btn {
		background-image: url(../images/search.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 0.3rem;
		height: 0.3rem;
		margin-top: 0.35rem;
	}

	.Search_Txt {
		border: 0;
		height: 0.5rem;
		width: 0;
		border-radius: 0.5rem;
		margin-right: 0.2rem;
		font-size: 0.24rem;
		line-height: 0.5rem;
		color: #110502;
		text-indent: 1em;
		margin-top: 0.25rem;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.Search_Txt.nor {
		border: solid 1px #e5005a;
		width: 2.7rem;
	}

	.mobile-nav {
		float: right;
		width: 0.48rem;
		height: 0.3rem;
		position: relative;
		z-index: 3;
		top: 0.35rem;
		right: 0.3rem;
		transition: all .4s ease;
	}

	.mobile-nav span {
		width: 0.48rem;
		height: 0.04rem;
		background: #e5005a;
		display: block;
		margin-bottom: 0.1rem;
		position: relative;
	}

	.mobile-nav.on span {
		transform-origin: center;
		transition: transform .3s
	}

	.mobile-nav.on span.line2 {
		display: none
	}

	.mobile-nav.on span.line1 {
		transform: rotate(45deg);
		top: 0.12rem;
	}

	.mobile-nav.on span.line3 {
		transform: rotate(-45deg);
		top: -0.02rem;
	}

	.Langular {
		float: right;
		margin-top: 0.5rem;
		margin-right: 0.3rem;
		font-size: 0;
	}

	.Langular a {
		text-align: center;
		font-size: 0.28rem;
		color: #999;
		padding: 0px 0.15rem;
	}

	.Langular a:first-of-type {
		border-right: 1px solid #ccc;
	}

	.Langular a.active {
		color: #e5005a;
	}

	/* åº•éƒ¨ */
	.Footer {
		position: relative;
		font-size: 0.26rem;
		line-height: 0.42rem;
		color: #333;
		margin-top: 0.2rem;
		background-color: #f7f7f7;
		padding-top: 0.15rem;
	}

	.am_subfooterdiv {
		width: 100%;
		letter-spacing: 1px;
		padding: 0.15rem 0;
		color: #afaaaa;
		text-align: center;
	}
	.am_friend_link {
		display: none;
	}
	.am_friend_link.am_friend_link_show {
		display: block;
	}
	.am_subfooterdiv h2 {
		font-size: 0.28rem;
		color: rgba(51, 51, 51, 0.5);
		background-image: url(../images/jia.png);
		background-size: 0.24rem 0.26rem;
		background-repeat: no-repeat;
		background-position: right;
		font-weight: bold;
	}

	.am_subfooterdiv.on h2 {
		background-image: url(../images/jian.png);
		background-size: 0.24rem 0.03rem;
		background-repeat: no-repeat;
		background-position: right;
		color: #e5005a;
	}

	.am_subtag {
		display: none;
		margin-top: 0.2rem;
	}

	.am_subfooterdiv a {
		color: #afaaaa;
		display: inline-block;
		padding: 0px 0.2rem;
		vertical-align: middle;
	}

	.am_subfooterdiv:last-child a,
	.ewm {
		display: inline-block;
		vertical-align: middle;
		-webkit-transition: 0.3s;
		transition: 0.3s;
		padding: 0px 0.1rem;
		position: relative;
		width: 0.5rem;
		height: 0.5rem;
	}

	.am_subfooterdiv:last-child a img,
	.ewm img:first-of-type {
		opacity: 0.3;
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
		filter: gray;
	}

	.am_bootom {
		padding: 0.15rem 0.2rem;
		text-align: center;
		color: #afaaaa;
	}

	.am_bootom a {
		color: #afaaaa;
		display: inline-block;
		vertical-align: top;
	}

	.am_bootom a:nth-of-type(2) {
		margin-left: 0.2rem;
	}

	.am_subfooterdiv a .EwmImg,
	.am_subfooterdiv .ewm .EwmImg {
		color: #666;
		text-align: center;
		font-size: 0.24rem;
		line-height: 0.25rem;
		width: 2.8rem;
		text-align: center;
		background-color: #fff;
		-webkit-box-shadow: 0 2px 10px #aaa;
		box-shadow: 0 2px 10px #aaa;
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0.2rem 0;
		z-index: 10;
		border-radius: 0.1rem;
		position: absolute;
		top: -2.8rem;
		left: 50%;
		transform: translateX(-50%) scale(0);
		-webkit-transform: translateX(-50%) scale(0);
	}

	.am_subfooterdiv a .EwmImg img,
	.ewm .EwmImg img {
		width: 1.8rem;
		height: 1.8rem;
		display: block;
		margin: 0px auto 0.2rem;
		opacity: 1;
		filter: none;
	}

	.am_subfooterdiv:last-child a:nth-of-type(2):hover .EwmImg,
	.am_subfooterdiv .ewm:hover .EwmImg {
		top: -3rem;
		transform: translateX(-50%) scale(1);
		-webkit-transform: translateX(-50%) scale(1);
	}

	/*menu*/
	.menu-li {
		position: fixed;
		top: 1rem;
		z-index: 100;
		width: 100%;
		background: #fff;
		display: none;
		border-top: 1px solid #eee;
		height: 100%;
		overflow: auto;
	}

	.menu-li ul li {
		display: block;
		overflow: hidden;
	}

	.menu-li ul li>a {
		display: block;
		line-height: 1rem;
		font-size: 0.32rem;
		color: #333;
		padding: 0px 0.3rem;
		overflow: hidden;
		border-bottom: 1px solid #f8f8f8;
	}

	.menu-li ul li>a i {
		float: right;
		width: 0.17rem;
		height: 0.3rem;
		background-image: url(../images/down.png);
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
		margin-top: 0.35rem;
	}

	.menu-li ul li.on>a i {
		background-image: url(../images/down.png);
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
	}

	.menu-li ul li dl {
		display: none;
		background: #f8f8f8;
		padding-top: 0.25rem;
		padding-bottom: 0.5rem;
	}

	.menu-li ul li dt {
		overflow: hidden;
		font-size: 0.3rem;
		color: #333;
		font-weight: normal;
		line-height: 0.48rem;
	}

	.MenuMain {
		width: 100%;
		margin-top: 0.45rem;
	}

	.MenuMain.Nor h2 {
		color: #cf0d25;
	}

	.MenuMain.Nor h2:after {
		content: '';
		width: 0.3rem;
		height: 0.17rem;
		background-image: url(../images/down.png);
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
		position: absolute;
		top: 0;
		right: 0.3rem;
	}

	.MenuMain.Nor .MenuDown {
		display: block;
	}

	.menu-li ul li dt h2 {
		display: block;
		padding-left: 0.5rem;
		font-size: 0.3rem;
		color: #000;
		margin-top: 0.24rem;
		position: relative;
	}

	.menu-li ul li dt h2:after {
		content: '';
		width: 0.3rem;
		height: 0.17rem;
		background-image: url(../images/down.png);
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
		position: absolute;
		top: 0;
		right: 0.3rem;
	}

	.MenuDown {
		padding-left: 0.76rem;
		padding-top: 0.3rem;
		display: none;
	}

	.menu-li ul li dt .MenuDown a {
		font-size: 0.26rem;
		color: #999;
		margin-top: .2rem;
		padding-left: 0;
	}

	.menu-li ul li.on dl .MenuDown a {
		color: #999;
	}

	.menu-li ul li dt a {
		display: block;
		padding-left: 0.5rem;
		font-size: 0.3rem;
		color: #000;
		margin-top: 0.24rem;
	}

	.menu-li ul li dl dt a.on,
	.menu-li ul li.on a,
	.menu-li ul li.on dl a.Not {
		color: #e5005a;
	}

	.menu-li ul li.on dl a {
		color: #000;
	}

	.IndexBanner,
	.IndexBanner .swiper-container {
		width: 100%;
		position: relative;
	}

	.IndexBanner .swiper-slide img {
		width: 100%;
		height: 100%;
	}

	.IndexBanner .swiper-pagination {
		top: 45%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		left: 0.3rem;
	}

	.IndexBanner .swiper-pagination-bullet {
		background-color: #FFFFFF;
		opacity: 1;
		margin-top: 0.3rem;
		position: relative;
		width: 0.36rem;
		height: 0.04rem;
		background-color: #ffffff;
		border-radius: 1px;
		display: block;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.IndexBanner .swiper-pagination-bullet-active {
		width: 0.8rem;
	}

	.IndexBanner .swiper-pagination-bullet-active::after {
		content: '';
		width: 0.12rem;
		height: 0.12rem;
		background-color: #ffffff;
		border-radius: 100%;
		right: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}

	.Sound_World,
	.Media_Coverage,
	.Database,
	.Practicing,
	.Healty,
	.Precious,
	.Environment {
		padding: 1rem 0;
		position: relative;
	}

	.Sound_World::after {
		content: '';
		background-image: url(../images/addbk.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		width: 3.48rem;
		height: 4.63rem;
		position: absolute;
		left: 0;
		top: 2.4rem;
		z-index: -1;
	}

	.Sound_World::before {
		content: '';
		background-image: url(../images/addbk7.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 4.89rem;
		height: 1.93rem;
		position: absolute;
		right: 0.3rem;
		top: 0;
		z-index: -1;
	}

	.Technology::before {
		width: 0;
	}

	.BaseH {
		font-size: 0.42rem;
		text-align: center;
		color: #110502;
	}

	.BaseH_First {
		color: #110502;
		text-align: center;
		font-size: 0.3rem;
		padding-top: 0.3rem;
	}

	.Sound_World_Fx {
		display: block;
		position: relative;
		margin-top: 0.4rem;
		font-size: 0.24rem;
		line-height: 0.42rem;
		color: #fff;
	}

	.Sound_World_FxImg {
		width: 100%;
		position: relative;
	}

	.Sound_World_FxImg img,
	.Dynamic_Report_FxImg img,
	.Database_Tab_FxImg img,
	.NewsDetailR .NewsFxImg img,
	.Iot_Layout_FxImg img,
	.ContactCtL img {
		width: 100%;
		height: 100%;
	}

	.Iot_Layout_Fx:hover {
		background-color: #fff;
	}

	.Sound_World_FxImg .CenterPor {
		position: absolute;
		left: 0.3rem;
		bottom: 0.3rem;
		z-index: 1;
	}

	.Sound_World_Copy {
		padding-right: 0.3rem;
		padding-top: 0.1rem;
		font-size: 0.22rem;
		line-height: 0.32rem;
		max-height: 0.92rem;
		overflow-y: auto;
		overflow-x: hidden;
		display: none;
	}

	.Sound_World_FxImg h3 {
		font-size: 0.32rem;
		color: #fff;
		margin-bottom: 0.1rem;
		text-align: left;
		padding-right: 0.3rem;
		font-weight: bold;
	}

	.Iot_Layout .Sound_World_Fx .Sound_World_H p {
		display: none;
	}

	.AddBk {
		width: 3.84rem;
		height: 5.62rem;
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: -1;
	}

	.Dynamic_Report {
		background-color: #F7F7F7;
		padding: 1rem 0;
	}

	.Dynamic_Report_Fx {
		padding-bottom: 0.5rem;
		position: relative;
		background-color: #fff;
		margin-top: 0.4rem;
		font-size: 0.24rem;
		color: #bbb;
		display: block;
	}


	.Dynamic_Report_Fx:nth-of-type(3n),
	.Media_Coverage_Tag:nth-of-type(3n),
	.Database_Tab_Fx:nth-of-type(4n),
	.Employee_Layout_Tab a:last-child,
	.Environment_Layout1 .Sound_World_Fx:nth-of-type(3n),
	.Iot_Layout_Fx:nth-of-type(3n),
	.Honor_Fx:nth-of-type(3n) {
		margin-right: 0;
	}

	.Dynamic_Report_FxImg {
		width: 100%;
		margin-bottom: 0.5rem;
	}

	.Dynamic_Report_Fx h2 {
		font-size: 0.3rem;
		color: #110502;
		line-height: 0.48rem;
		margin: 0.15rem 0.3rem 0;
	}

	.Dynamic_Report_Fx p {
		margin: 0px 0.3rem;
	}


	.MoreData {
		margin: 0.65rem auto 0;
		display: block;
		text-align: center;
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	}

	.About_Lizhi {
		position: relative;
		padding: 1rem 0;
	}

	.About_LizhiCt {
		background-color: #F7F7F7;
		position: relative;
		padding: 0.5rem 0.3rem;
	}

	.About_LizhiCt_Img {
		width: 100%;
		margin-top: 0.5rem;
	}

	.About_LizhiCtR {
		font-size: 0.24rem;
		line-height: 0.48rem;
		width: 100%;
		color: #999;
	}

	.About_LizhiCtR h2 {
		font-size: 0.36rem;
		color: #110502;
		margin-bottom: 0.2rem;
	}

	.About_LizhiCtR .MoreData {
		margin: 0.4rem 0 0;
	}

	.About_Lizhi .About_LizhiCtR .MoreData,
	.Voice_Com .MoreData {
		text-align: left;
	}

	.Voice_Com {
		width: 100%;
		margin-top: 0.4rem;
		position: relative;
		display: block;
	}

	.Voice_Com .CenterPor {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		right: 0.3rem;
		font-size: 0.24rem;
		color: #fff;
		line-height: 0.42rem;
	}

	.Voice_Com .CenterPor h3 {
		font-size: 0.3rem;
		margin-bottom: 0.1rem;
	}

	.Voice_Com .MoreData {
		margin: 0.38rem 0 0;
	}

	.Voice_Com .MoreData::after {
		color: #FFFFFF;
	}

	/* 联系我们 */
	.ContactCt {
		padding: 1rem 0;
		background-color: #F7F7F7;
	}

	.ContactCtL {
		width: 100%;
		margin-top: 0.5rem;
		height: 4.6rem;
		position: relative;
		overflow: hidden;
	}

	.ContactCtPor {
		width: 50%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		background-color: rgba(229, 0, 90, 0.9);
		line-height: 0.46rem;
		color: #ffffff;
	}

	.ContactCtPor .CenterPor {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}

	.ContactCtPor h2 {
		font-size: 0.32rem;
		font-weight: bold;
	}

	.ContactCtPor h3 {
		font-size: 0.26rem;
		margin-top: 0.25rem;
	}

	.ContactCtPor h3 i {
		display: block;
		font-size: 0.24rem;
	}

	.ContactCtR {
		width: 100%;
		margin-top: 0.3rem;
		position: relative;
	}

	.ContactCtRTag {
		width: 100%;
		margin-top: 0.2rem;
		background-color: #ffffff;
		font-size: 0.24rem;
		line-height: 0.48rem;
		color: #777777;
		padding-bottom: 0.4rem;
	}

	.ContactCtRTag h2 {
		font-size: 0.32rem;
		color: #333333;
		padding-left: 0.6rem;
		padding-top: 0.4rem;
		padding-bottom: 0.2rem;
		font-weight: bold;
	}

	.ContactCtRTag p {
		padding-left: 0.6rem;
	}

	.NewsCt {
		padding: 0.8rem 0;
	}

	.BaseHt {
		font-size: 0.32rem;
		color: #333333;
		line-height: 0.52rem;
		text-align: center;
	}

	.Company {
		margin-top: 0.4rem;
		margin-bottom: 0.4rem;
	}

	.CompanyTag {
		width: 100%;
		background-color: #ffffff;
		border: solid 1px #e7e7e7;
		margin-top: 0.2rem;
		font-size: 0.24rem;
		line-height: 0.48rem;
		color: #777777;
		padding-bottom: 0.32rem;
	}

	.CompanyTag h2 {
		font-size: 0.32rem;
		color: #333333;
		padding-left: 0.42rem;
		margin-top: 0.32rem;
		margin-bottom: 0.12rem;
	}

	.CompanyTag p {
		padding-left: 0.42rem;
	}

	.CompanyTag p i {
		padding-left: 12%;
	}

	.CompanyTag h2 i {
		font-size: 0.24rem;
		color: #aaaaaa;
		display: block;
		padding-right: 0.3rem;
	}

	.Follow_Popule {
		width: 5.8rem;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		background-color: #ffffff;
		padding: 0.85rem 0;
		color: #999999;
		font-size: 0.24rem;
		text-align: center;
	}

	.Follow_Popule h2 {
		font-size: 0.32rem;
		color: #000000;
	}

	.Follow_Popule img {
		width: 2rem;
		display: block;
		margin: 0.35rem auto;
	}

	.Follow_Popule .CloseImg {
		background-image: url(../images/close.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 0.25rem;
		height: 0.26rem;
		position: absolute;
		top: 0.26rem;
		right: 0.26rem;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.Follow_Popule .CloseImg:hover {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}

	.Media_Coverage::after {
		content: '';
		background-image: url(../images/addbk.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 3.48rem;
		height: 4.63rem;
		position: absolute;
		left: 0;
		top: 1rem;
		z-index: -1;
	}

	.Media_Coverage::before {
		content: '';
		background-image: url(../images/addbk2.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 3.84rem;
		height: 2.54rem;
		position: absolute;
		right: 0;
		bottom: -0.2rem;
		z-index: -1;
	}

	.Media_Coverage_Swiper {
		padding-bottom: 0.5rem;
		background-color: #f7f7f7;
		width: 100%;
		margin-top: 0.6rem;
		position: relative;
	}

	.Media_Coverage_Swiper .swiper-slide img,
	.Media_Coverage_SwiperR {
		padding-bottom: 0.5rem;
		width: 100%;
	}

	.Media_Coverage_SwiperR p {
		font-size: 0.24rem;
		padding: 0 0.3rem;
		color: #999999;
	}

	.Media_Coverage_SwiperR h2 {
		font-size: 0.3rem;
		line-height: 0.48rem;
		padding-left: 0.3rem;
		color: #110502;
	}

	.Media_Coverage_Swiper .swiper-button-next {
		width: 0.21rem;
		height: 0.32rem;
		position: absolute;
		right: 0.15rem;
		top: auto;
		left: 0.3rem;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		bottom: 0.3rem;
		background-image: none;
		width: auto;
	}

	.Media_Coverage_Tag {
		background-color: #f7f7f7;
		margin-top: 0.2rem;
		font-size: 0.24rem;
		color: #999;
		display: block;
		padding-bottom: 0.4rem;
	}

	.Media_Coverage_Tag p {
		padding: 0.4rem 0.3rem 0.2rem;
	}

	.Media_Coverage_Tag h2 {
		font-size: 0.3rem;
		line-height: 0.48rem;
		color: #110502;
		margin: 0px 0.3rem 0.3rem;
		padding-bottom: 0.3rem;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}

	.Media_Coverage_Tag h3 {
		font-size: 0.24rem;
		line-height: 0.42rem;
		color: #999;
		margin: 0px 0.3rem;
	}

	.Database.move::after {
		background-image: url(../images/addbk6.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		content: '';
		width: 3.47rem;
		position: absolute;
		top: 1.25rem;
		left: 0;
		height: 4.54rem;
		z-index: -1;
	}

	.Database_Tab {
		width: 4rem;
		height: 0.6rem;
		border-radius: 0.5rem;
		border: solid 1px #dddddd;
		margin: 0.4rem auto 0.2rem;
	}

	.Database_Tab a {
		width: 33.3%;
		float: left;
		text-align: center;
		line-height: 0.6rem;
		font-size: 0.24rem;
		color: #999999;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.Database_Tab a.active {
		background-color: #e5005a;
		color: #FFFFFF;
		border-radius: 0.5rem;
	}

	.Database_Div {
		display: none;
	}

	.Database_Tab_Fx {
		float: left;
		margin-top: 0.4rem;
		width: 48%;
		background-color: #F7F7F7;
	}

	.Database_Tab_Fx:nth-of-type(2n) {
		float: right;
	}

	.Database_Tab_FxImg {
		width: 100%;
		overflow: hidden;
		height: 2.5rem;
		position: relative;
		display: block;
	}

	.Database_Tab_Fx p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		line-height: 0.38rem;
		font-size: 0.24rem;
		color: #666;
		margin: 0px 0.2rem;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		display: flex;
		justify-content: center;
		flex-direction: column;
		padding: 0.2rem 0;
		height: 0.7rem;
	}

	.page {
		width: 100%;
		height: 0.6rem;
		line-height: 0.6rem;
		text-align: center;
		margin: 0.8rem auto 0;
		font-size: 0;
		display: inline-block;
		vertical-align: top;
	}

	.page a {
		border-radius: 0.5rem;
		color: #999;
		font-size: 0.24rem;
		display: inline-block;
		font-family: "Font";
		vertical-align: top;
		margin-right: 0.1rem;
		padding: 0px 0.3rem;
		height: 0.6rem;
		border: solid 1px #dddddd;
		line-height: 0.6rem;
		text-align: center;
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	}

	.page a.nor,
	.page a:hover {
		background-color: #E5005A;
		border: solid 1px #E5005A;
		color: #fff;
	}

	.Practicing .Sound_World_Fx {
		margin-top: 0;
	}

	.Sound_World_Mask:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		background-image: url(../images/bk.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: bottom;
		width: 100%;
		height: 100%;
	}

	.Sound_World_Mask .CenterPor {
		font-size: 0.24rem;
		position: absolute;
		bottom: 0.2rem;
		line-height: 0.42rem;
	}

	.Practicing_Layout .Sound_World_Fx {
		float: left;
		width: 50%;
	}

	.Practicing::after {
		content: '';
		background-image: url(../images/addbk.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 3.48rem;
		height: 4.63rem;
		position: absolute;
		left: 0;
		top: 0.56rem;
		z-index: -1;
	}

	.BaseP {
		font-size: 0.24rem;
		text-align: center;
		margin-top: 0.2rem;
		color: #999999;
		line-height: 0.42rem;
		padding: 0px 0.3rem;
	}

	.Sound_World .BaseP {
		margin-bottom: 0.2rem;
	}

	.Provide .Sound_World_Fx {
		width: 100%;
	}

	.Healty .Sound_World_Fx {}

	.Healty_Layout {
		width: 100%;
		margin-top: .4rem;
	}

	.Healty_Layout .Sound_World_Fx {
		float: left;
		width: 50%;
		margin-top: 0;
	}

	.Healty::after {
		content: '';
		background-image: url(../images/addbk5.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 384px;
		height: 562px;
		position: absolute;
		right: 0;
		top: 143px;
		z-index: -1;
	}

	.PubilcDrop {
		padding-bottom: 1.75rem;
		position: relative;
	}

	.PubilcDrop::after {
		content: '';
		background-image: url(../images/addbk6.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 3.47rem;
		height: 4.54rem;
		position: absolute;
		left: 0;
		top: 6rem;
		z-index: -1;
	}

	.PubilcDrop_Layout {
		width: 100%;
		position: relative;
		margin-top: 0.4rem;
		overflow: hidden;
	}

	/* .PubilcDrop_Layout::after {
		content: '';
		width: 100%;
		height: 1px;
		background-color: rgba(0, 0, 0, 0.1);
		position: absolute;
		left: 0;
		top: 0;
	} */

	.PubilcDrop .swiper-container {
		padding-top: 0.7rem;
	}

	.PubilcDrop .swiper-slide .Sound_World_Fx {
		width: 100%;
		height: 100%;
		margin: 0;
	}

	.PubilcDrop .swiper-slide .Sound_World_Fx .Sound_World_FxImg {
		width: 100%;
		height: 100%;
	}

	.PubilcDrop .swiper-button-next {
		margin: 0;
		right: 0;
		top: 0.2rem;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		background-image: none;
		width: auto;
	}

	.PubilcDrop .swiper-button-next:hover::after,
	.Media_Coverage_Swiper .swiper-button-next:hover::after {
		color: #E5005A;
	}

	.Precious .Sound_World_Fx:first-of-type {
		margin-top: 0;
	}

	.Precious .Sound_World_Fx {
		margin-top: 0.8rem;
		height: auto;
	}

	.Precious .Sound_World_FxImg .CenterPor {
		padding: 0.5rem 0;
		width: 100%;
		background-color: #F7F7F7;
		position: initial;
	}

	.Precious .Sound_World_FxImg .CenterPor h2 {
		font-size: 0.32rem;
		margin: 0px 0.4rem 0.25rem;
		color: #110502;
	}

	.Precious .Sound_World_FxImg .CenterPor h3 {
		margin: 0.2rem 0.4rem 0.1rem;
		color: #110502;
		font-size: 0.28rem;
		line-height: 0.48rem;
		font-weight: normal;
	}

	.Precious .Sound_World_FxImg .CenterPor p {
		margin: 0px 0.4rem;
		color: #999;
		font-size: 0.24rem;
		line-height: 0.48rem;
	}

	.Precious .Sound_World_Fx:nth-of-type(2n) .Sound_World_FxImg .CenterPor {
		left: initial;
		right: 0;
	}

	.Precious::after {
		content: '';
		background-image: url(../images/addbk.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 3.48rem;
		height: 4.63rem;
		position: absolute;
		left: 0;
		top: 1.2rem;
		z-index: -1;
	}

	.Precious::before {
		content: '';
		background-image: url(../images/addbk5.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 3.84rem;
		height: 5.62rem;
		position: absolute;
		right: 0;
		bottom: -0.8rem;
		z-index: -1;
	}

	.Employee_Layout {
		margin-top: 0.6rem;
		width: 100%;
		position: relative;
		margin-bottom: 2.5rem;
	}

	.Employee_Layout_Tab {
		width: 100%;
		height: 0.8rem;
		position: absolute;
		bottom: -0.01rem;
		font-size: 0;
		left: 0;
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.Employee_Layout_Tab a {
		width: 2rem;
		height: 0.8rem;
		background-color: rgba(0, 0, 0, 0.6);
		font-size: 0.24rem;
		text-align: center;
		color: #FFFFFF;
		line-height: 0.8rem;
		display: inline-block;
		margin-right: 0.1rem;
		position: relative;
		vertical-align: top;
	}

	.Employee_Layout_Tab a.active {
		background-color: #fff;
		color: #E5005A;
	}

	.Employee_Layout_Tab a::after {
		content: '';
		width: 0;
		height: 0.04rem;
		background-color: #E5005A;
		position: absolute;
		top: 0;
		left: 0;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.Employee_Layout_Tab a.active::after {
		width: 100%;
	}

	.Employee_LayoutP {
		width: 100%;
		height: 2.5rem;
		background-color: #f7f7f7;
		position: absolute;
		bottom: -2.5rem;
		left: 0;
	}

	.Employee_LayoutP .CenterPor {
		width: 80%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		font-size: 0.24rem;
		line-height: 0.42rem;
		color: #999999;
		text-align: center;
	}

	.Employee_Layout_Div,
	.ProductIntrotions {
		display: none;
	}

	.Environment_Layout .Sound_World_Fx {
		margin-top: 0.75rem;
	}

	.Environment_Layout .Sound_World_FxImg .CenterPor,
	.Environment_Layout1 .Sound_World_FxImg .CenterPor {
		background-image: url(../images/bk.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 0.8rem;
		left: 0;
		bottom: 0;
	}

	.Environment_Layout .Sound_World_FxImg .CenterPor h3,
	.Environment_Layout1 .Sound_World_FxImg .CenterPor h3 {
		margin: 0;
		line-height: 0.8rem;
		text-indent: 1em;
		font-size: 0.28rem;
	}

	.Environment_Layout .Healty_Layout {
		width: 100%;
		margin-top: 0;
		float: none;
	}

	.Environment_Layout .Healty_Layout .Sound_World_Fx {
		margin-top: 0.3rem;
		width: 48.5%;
		float: left;
	}

	.Environment_Layout .Healty_Layout .Sound_World_Fx:nth-of-type(2n) {
		float: right;
	}

	.Environment_Layout1 .Sound_World_Fx {
		width: 2.16rem;
		height: 1.54rem;
		margin-top: 0.2rem;
		float: left;
		margin-right: 0.2rem;
	}

	.Environment::before {
		content: '';
		background-image: url(../images/addbk6.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 3.47rem;
		height: 4.54rem;
		position: absolute;
		left: 0;
		top: 4.5rem;
		z-index: -1;
	}

	.Environment .Voice_Com {
		margin-top: 1rem;
	}

	.Environment .Voice_Com .CenterPor {
		right: initial;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		top: initial;
		bottom: 0.2rem;
	}

	.Join_Link {
		background-color: #E5005A;
		width: 1.8rem;
		height: 0.6rem;
		font-weight: bold;
		display: block;
		border-radius: .5rem;
		font-size: 0.24rem;
		text-align: center;
		color: #fff;
		line-height: 0.6rem;
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
		-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	}

	.NewsDetailH {
		padding-bottom: 0.4rem;
		border-bottom: solid 1px rgba(0, 0, 0, 0.15);
		font-size: 0.24rem;
		color: #CCCCCC;
	}

	.NewsDetailH h2 {
		font-size: 0.4rem;
		line-height: 0.68rem;
		color: #333;
		margin-bottom: 0.3rem;
	}

	.NewsDetailTit {
		font-size: 0.24rem;
		line-height: 0.48rem;
		color: #666;
		margin-top: 0.6rem;
	}

	.NewsDetailTit p {
		margin-top: 0.4rem;
		text-align: left;
	}

	.NewsDetailTit h2 {
		font-size: 0.3rem;
		color: #333333;
		margin-top: 0.4rem;
	}

	.NewsDetailTit img {
		max-width: 100%;
		display: block;
		margin: 0px auto;
	}

	.RealtimeDetailNext {
		font-size: 0.24rem;
		line-height: 0.48rem;
		color: #333;
		display: block;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		margin-bottom: 0.2rem;
	}

	.RealtimeDetailNext i {
		color: #999999;
		display: block;
	}

	.NewsDetailL {
		width: 100%;
		border-bottom: solid 1px rgba(0, 0, 0, 0.15);
		padding-bottom: 0.75rem;
	}

	.NewsDetailCt {
		margin-bottom: 0.35rem;
	}

	.NewsDetailR {
		padding-top: 0.6rem;
	}

	.NewsDetailR .NewsFx {
		margin: 0.3rem 0;
		display: block;
	}

	.NewsDetailR .NewsFx h2 {
		font-size: 0.3rem;
		color: #333;
		padding-top: 0.3rem;
	}

	.NewsDetailR .NewsFx:last-child {
		margin-bottom: 0.8rem;
	}

	.BaseHt1 {
		padding-bottom: 0;
		border: 0;
		line-height: 0.48rem;
		font-size: 0.32rem;
		color: #333333;
		font-weight: bold;
	}

	.Interest .NewNumber {
		color: #666;
		display: block;
		padding: 0.3rem 0;
		border-bottom: 1px dashed #ddd;
		font-size: 0.24rem;
	}

	.Interest .NewNumber h3 {
		font-size: 0.26rem;
	}

	.Interest {
		margin-top: 0.3rem;
		border-top: 1px dashed #ddd;
	}

	.ProductLayout {
		padding: 1rem 0 0.5rem;
		font-size: 0.24rem;
		line-height: 0.42rem;
		color: #333;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center !important;
	}

	.ProductLayoutL {
		width: 100%;
		padding-top: 0.4rem;
	}

	.ProductLayoutL img {
		max-width: 2rem;
	}

	.ProductLayoutL h2 {
		font-size: 0.42rem;
		margin: 0.5rem 0 0.18rem;
		color: #333333;
	}

	.Product_More {
		display: block;
		color: #333;
		font-size: 0.28rem;
		margin-top: 0.5rem;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	@font-face {
		font-family: "iconfont";
		src:
			url('iconfont.woff?t=1629440554444') format('woff'),
			url('iconfont.ttf?t=1629440554444') format('truetype');
	}

	.Product_More,
	.MoreData,
	.PubilcDrop .swiper-button-next,
	.Media_Coverage_Swiper .swiper-button-next,
	.page a.cut {
		font-family: "iconfont" !important;
		font-size: 0.28rem;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.page a.cut {
		font-size: 0;
	}

	.page a.cut:first-of-type {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
	}

	.Product_More::after,
	.MoreData::after,
	.PubilcDrop .swiper-button-next::after,
	.Media_Coverage_Swiper .swiper-button-next::after,
	.page a.cut::after {
		content: "\e603";
		color: #b6b6b6;
		margin-left: 5px;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.page a.cut::after {
		font-size: 0.2rem;
	}

	.MoreData::after,
	.PubilcDrop .swiper-button-next::after,
	.Media_Coverage_Swiper .swiper-button-next::after {
		margin-left: 0;
	}

	.section {
		left: 0;
		top: 0;
		position: relative;
		z-index: 10;
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center !important;
	}

	.ProductLayoutImg {
		width: 100%;
	}

	.Technology .swiper-wrapper {
		display: block;
	}

	.Technology .Sound_World_FxImg .CenterPor {
		width: 100%;
		left: 0;
		bottom: 0.2rem;
	}

	.Technology .Sound_World_FxImg .Sound_World_H {
		padding: 0px 0.3rem;
	}

	.Technology .Sound_World_FxImg .Sound_World_FxR {
		padding: 0px 0.3rem;
	}

	.Technology .Sound_World_FxImg .Technology_Copy {
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		opacity: 0;
		transform: translateY(110px);
		-webkit-transform: translateY(110px);
		height: 0;
	}

	.Iot_Layout {
		padding-bottom: 1rem;
		position: relative;
	}

	.Iot_Layout::before {
		content: '';
		background-image: url(../images/addbk6.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 3.47rem;
		height: 4.54rem;
		position: absolute;
		left: 0;
		top: 0.6rem;
		z-index: -1;
	}

	.Iot_Layout_Fx {
		width: 100%;
		position: relative;
		background-color: #f7f7f7;
		margin-top: 0.4rem;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		font-size: 0.24rem;
		line-height: 0.42rem;
		color: #999;
		padding-bottom: 0.3rem;
	}

	.Iot_Layout_FxImg {
		width: 100%;
		margin-bottom: 0.3rem;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.Iot_Layout_Fx h2 {
		font-size: 0.3rem;
		color: #333;
		margin-bottom: 0.2rem;
		margin-left: 0.3rem;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		margin-right: 0.1rem;
		line-height: 0.42rem;
	}

	.Iot_Layout_Fx p {
		margin: 0px 0.3rem;
	}

	.NewsDown {
		opacity: 0;
	}

	.Iot_Layout_Fx.on .NewsDown {
		background-image: url(../images/down1_h.png);
		color: #e5005a;
	}

	.Iot_Layout_Fx.on p {
		height: 380px;
		overflow-y: auto;
		padding-right: 10px;
	}

	.Iot_Layout_Fx.on .Iot_Layout_FxImg {
		transform: translateZ(-100%);
		-webkit-transform: translateZ(-100%);
		height: 0;
		margin: 0;
	}

	.Iot_Layout_Fx.on h2 {
		padding-top: 35px;
	}

	.Iot_Layout_Fx.on .Iot_Layout_FxImg img,
	.Development_History_Div {
		display: none;
	}

	.agreement {
		font-size: 0.24rem;
		line-height: 0.42rem;
		color: #333;
		padding: 1rem 0;
	}

	.agreement h3 {
		font-size: 0.32rem;
		color: #333;
		font-weight: bold;
		margin-bottom: 0.2rem;
		text-indent: 1.5em;
	}

	.agreement p {
		margin-bottom: 0.2rem;
		text-indent: 2em;
	}

	.Company_Profile {
		margin-top: 0.8rem;
	}

	.Company_Profile .Sound_World_FxImg .CenterPor {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		bottom: initial;
		text-align: center;
	}

	.Company_Profile .Sound_World_FxImg .CenterPor h3 {
		margin-bottom: 0.1rem;
		text-align: center;
	}

	.ManagementCt:nth-of-type(2n) img {
		float: right;
	}

	.ManagementCt:nth-of-type(2n) .ManagementCtL {
		float: left;
	}

	.Development_History {
		position: relative;
		padding: 1rem 0;
	}

	.Development_History::after {
		content: '';
		width: 100%;
		height: 4.8rem;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		background-color: #f7f7f7;
	}

	.Development_History_Tab {
		width: 100%;
		height: 0.6rem;
		border-radius: 0.5rem;
		font-size: 0;
		text-align: center;
		margin: 0.48rem auto 0.6rem;
		border: solid 1px #dddddd;
		overflow: hidden;
	}

	.Development_History_Tab a {
		width: 14.2%;
		line-height: 0.6rem;
		border-radius: 0.5rem;
		font-size: 0.24rem;
		text-align: center;
		color: #CCCCCC;
		display: inline-block;
		vertical-align: top;
		position: relative;
	}

	.Development_History_Tab a.active {
		background-color: #e5005a;
		color: #fff;
	}

	.Development_History_Tab a.active:first-of-type,
	.Database_Tab a.active:first-of-type {
		left: -2px;
	}

	.Development_History_Tab a.active:last-child,
	.Database_Tab a.active:last-child {
		left: 2px;
	}

	.Development_History_Div {
		padding: 0.8rem 0.3rem;
		background-color: #ffffff;
		position: relative;
	}

	.Development_History_Div img {
		width: 100%;
	}

	.Development_History_DivR {
		width: 100%;
		font-size: 0.24rem;
		line-height: 0.48rem;
		color: #999;
	}

	.Development_History_DivR p {
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		margin-top: 0.15rem;
		position: relative;
		padding-left: 0.4rem;
	}

	.Development_History_DivR p:hover,
	.Development_History_DivR p:hover i {
		color: #e5005a;
	}

	.Development_History_DivR p i {
		color: #110502;
		padding-right: 0.1rem;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
		position: absolute;
		left: 0;
	}

	.Development_History_Div h2 {
		font-size: 1.8rem;
		color: #110502;
		opacity: 0.02;
		line-height: 0.48rem;
		margin-top: 0.8rem;
	}

	.Development_History_Down .Development_History_Img {
		display: none;
	}

	.Enterprise {
		padding-top: 1rem;
		position: relative;
	}

	.Enterprise::before {
		content: '';
		background-image: url(../images/addbk5.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 3.84rem;
		height: 5.62rem;
		position: absolute;
		right: 0;
		top: 0.8rem;
		z-index: -1;
	}

	.Enterprise .Employee_Layout {
		margin: 0.4rem auto 1rem;
	}

	.Enterprise .Employee_Layout_Tab {
		height: 3.2rem;
		position: relative;
	}

	.Enterprise .Employee_Layout_Tab a {
		font-size: 0.24rem;
		color: #110502;
		width: 14.2%;
		margin: 0;
		height: 2.4rem;
		line-height: 0.32rem;
		float: left;
		background-color: #F7F7F7;
		display: block;
		padding: 0.4rem 0.2rem;
		text-align: left;
	}

	.Enterprise .Employee_Layout_Tab a i {
		display: block;
		color: #999;
		margin-top: 0.2rem;
	}

	.Enterprise .Employee_Layout_Tab a::after {
		top: initial;
		bottom: 0;
	}

	.Enterprise .Employee_Layout_Tab a.active {
		background-color: #fff;
	}

	.Honor_Layout {
		background-color: #fff;
		padding-top: 0;
		position: relative;
	}

	.Honor_Layout::before {
		content: '';
		background-image: url(../images/addbk6.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 3.47rem;
		height: 4.54rem;
		position: absolute;
		left: 0;
		top: 0.45rem;
	}

	.Honor_Layout .BaseH {
		margin-bottom: 0.4rem;
	}

	.Honor_Fx {
		display: block;
		background-color: #F7F7F7;
		position: relative;
		margin-top: 0.2rem;
		font-size: 0.34rem;
		line-height: 0.46rem;
		color: #999;
		border: 1px solid #f7f7f7;
		padding: 0.4rem 0;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.Honor_Fx::after {
		content: '';
		width: 0.06rem;
		height: 0;
		top: 0;
		left: 0;
		background-color: #e5005a;
		position: absolute;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.Honor_Fx:hover::after {
		height: 100%;
	}

	.Honor_Fx:hover {
		border: 1px solid #E5005A;
		background-color: #FFFFFF;
	}

	.Honor_Fx:hover span {
		color: #E5005A;
	}

	.Honor_Fx h2 {
		font-size: 0.26rem;
		color: #999;
		margin: 0 0.3rem 0.1rem;
	}

	.Honor_Fx span {
		margin: 0px 0.3rem;
		display: block;
		font-weight: bold;
	}

	.Management {
		padding: 1rem 0 1.4rem;
		position: relative;
		background-color: #F7F7F7;
	}

	.ManagementCt {
		margin-top: 0.6rem;
		background: #fff;
	}

	.Management::before {
		content: '';
		background-image: url(../images/addbk6.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 3.47rem;
		height: 4.54rem;
		position: absolute;
		left: 0;
		top: 3rem;
		z-index: -1;
	}

	.ManagementCt img {
		width: 100%;
	}

	.ManagementCtL {
		font-size: 0.25rem;
		line-height: 0.48rem;
		color: #999999;
		padding: 0.6rem 0.3rem;
	}

	.ManagementCtL h2 {
		font-size: 0.32rem;
		line-height: 0.48rem;
		color: #110502;
	}

	.ManagementCtL h2 i {
		display: block;
		font-size: 0.28rem;
		color: #999999;
		margin-bottom: 0.25rem;
	}

	.SearchResult {
		width: 100%;
		height: 1rem;
		background-color: #f7f7f7;
	}

	.SearchResult h2 {
		font-size: 0.24rem;
		color: #3A3633;
		line-height: 1rem;
		float: left;
	}

	.OtherSet {
		width: 50%;
		height: 0.6rem;
		background-color: #ffffff;
		float: right;
		margin-top: 0.2rem;
		padding: 0px 0.2rem;
	}

	.OtherSet .SearchBtn {
		background-image: url(../images/search.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		width: 0.22rem;
		height: 0.22rem;
		float: left;
		margin-top: 0.19rem;
	}

	.OtherSet .SearchTxt {
		float: right;
		height: 0.6rem;
		line-height: 0.6rem;
		font-size: 0.24rem;
		color: #999;
		width: 88%;
	}

	.ProductTab {
		width: 100%;
		text-align: center;
		margin: 0.68rem auto 0.3rem;
	}

	.ProductTab a {
		float: none;
		width: 2rem;
		height: 0.6rem;
		line-height: 0.6rem;
		background-color: #f7f7f7;
		padding: 0;
		margin: 0;
		display: inline-block;
		vertical-align: top;
		font-size: 0.24rem;
	}

	.ProductTab a.active {
		color: #fff;
		background: #E5005A;
	}

	.Search_Content .page {
		margin-bottom: 1.2rem;
	}

	.Search_Content .Dynamic_Report_Fx {
		background-color: #F7F7F7;
	}

	.ten_img_mag {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.5);
		display: flex;
		align-items: center;
		justify-content: center;
		opacity: 0;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		cursor: pointer;
	}

	.ten_img_mag::after {
		content: "";
		display: block;
		width: 0.42rem;
		height: 0.42rem;
		background-image: url(../images/Search.svg);
		background-position: center center;
		background-size: contain;
		background-repeat: no-repeat;
		filter: brightness(0) invert(1);
	}

	.ten_img_play {
		display: block;
		border-radius: 50%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		width: 0.72rem;
		height: 0.72rem;
		background-color: #E5005A;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
	}

	.Database_Tab_Fx:hover .ten_img_play {
		background-color: #fff;
	}

	.ten_img_play:after {
		content: "";
		display: block;
		position: absolute;
		top: calc(50% - 12px);
		left: calc(50% - 4px);
		width: 0px;
		height: 0px;
		transform: scaleY(0.6);
		border-width: 12px;
		border-style: solid;
		border-color: transparent transparent transparent #FFF;
	}

	.Database_Tab_Fx:hover .ten_img_play::after {
		border-color: transparent transparent transparent #E5005A;
	}

	.Database_Tab_Fx:hover .ten_img_mag {
		opacity: 1;
	}

	.ten_album_body {
		width: 6.4rem;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}

	.ten_album_body .swiper-container {
		width: calc(100% - 1.6rem);
		height: 4.77rem;
	}

	.ten_album_body .swiper-container .swiper-slide img {
		width: 100%;
		height: 100%;
	}

	.ten_album_close {
		background-image: url(../images/close1.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 0.25rem;
		height: 0.26rem;
		position: absolute;
		right: -0.1rem;
		top: -0.5rem;
		transition: all .3s ease-out;
		-webkit-transition: all .3s ease-out;
	}

	.ten_album_close:hover {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}

	.swiper-button-next1 {
		background-image: url(../images/more1.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 0.21rem;
		height: 0.32rem;
		position: absolute;
		right: 0;
		transition: all .5s ease-out;
		-webkit-transition: all .5s ease-out;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}

	.swiper-button-next1:hover {
		background-image: url(../images/more_h.png);
	}

	.ten_album_body .swiper-pagination {
		bottom: -0.5rem;
		color: #fff;
		font-size: .26rem;
		right: 0.8rem;
		left: initial;
		width: initial;
	}

	.gui-video {
		position: relative;
		overflow: hidden;
	}

	.gui-video video {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 2.5rem;
		object-fit: cover;
	}
	.Video_Floating {
		width: 6rem;
		height: 6rem;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	}
	
	.Video_Floating video {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.Video_Floating .CloseImg {
		background-image: url(../images/close1.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		width: 0.25rem;
		height: 0.26rem;
		position: absolute;
		right: 0;
		cursor: pointer;
		top: -0.8rem;
	}
}
